Skip to content

fix(deps): update all non-major dependencies #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

This PR contains the following updates:

Package Change Age Confidence
@faker-js/faker (source) ^9.0.0 -> ^9.9.0 age confidence
@sxzz/eslint-config ^3.9.0 -> ^3.17.4 age confidence
@sxzz/prettier-config ^2.0.1 -> ^2.2.3 age confidence
@types/node (source) ^20.12.6 -> ^20.19.10 age confidence
@vitest/ui (source) ^2.0.3 -> ^2.1.9 age confidence
bumpp ^9.4.0 -> ^9.11.1 age confidence
esbuild ^0.20.2 -> ^0.25.8 age confidence
eslint (source) ^9.0.0 -> ^9.33.0 age confidence
ky ^1.2.3 -> ^1.8.2 age confidence
pnpm (source) 9.0.5 -> 9.15.9 age confidence
rollup (source) ^4.14.1 -> ^4.46.2 age confidence
serve ^14.2.1 -> ^14.2.4 age confidence
sharp (source, changelog) ^0.33.3 -> ^0.34.3 age confidence
tsup (source) ^8.0.2 -> ^8.5.0 age confidence
tsx (source) ^4.7.2 -> ^4.20.3 age confidence
typedoc (source) ^0.25.13 -> ^0.28.10 age confidence
typescript (source) ^5.4.4 -> ^5.9.2 age confidence
vitest (source) ^2.0.3 -> ^2.1.9 age confidence

Release Notes

faker-js/faker (@​faker-js/faker)

v9.9.0

Compare Source

New Locales
Features

v9.8.0

Compare Source

New Locales
Changed Locales
Bug Fixes

v9.7.0

Compare Source

New Locales
Bug Fixes

v9.6.0

Compare Source

Features

v9.5.1

Compare Source

Bug Fixes

v9.5.0

Compare Source

Features

v9.4.0

Compare Source

Features
Changed Locales
Bug Fixes

v9.3.0

Compare Source

Features
Changed Locales
Bug Fixes
  • internet: ensure domainWord always returns a valid value in all locales (#​3253) (525fedc)
  • locale: add Isadora to female names in pt_BR for consistency (#​3282) (b390432)
  • locale: fix incorrect accents in it first_name (#​3281) (e0fb23e)

v9.2.0

Compare Source

Features
Changed Locales

v9.1.0

Compare Source

New Locales
Features
Changed Locales
Bug Fixes

v9.0.3

Compare Source

Changed Locales
Bug Fixes

v9.0.2

Compare Source

Bug Fixes

v9.0.1

Compare Source

Bug Fixes
sxzz/eslint-config (@​sxzz/eslint-config)

v3.17.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.17.3

Compare Source

   🐞 Bug Fixes
  • Disable @typescript-eslint/no-unused-expressions for markdown files  -  by @​sxzz (54300)
    View changes on GitHub

v3.17.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.17.1

Compare Source

   🚀 Features
  • Enable @typescript-eslint/no-unused-expressions  -  by @​sxzz (f5932)
   🐞 Bug Fixes
    View changes on GitHub

v3.17.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.16.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.16.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.16.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.16.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.16.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.15.1

Compare Source

   🚀 Features
    View changes on GitHub

v3.15.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.14.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.13.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.12.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.12.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.10.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.10.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v3.9.1

Compare Source

   🚀 Features
    View changes on GitHub
sxzz/prettier-config (@​sxzz/prettier-config)

v2.2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.2

Compare Source

vitest-dev/vitest (@​vitest/ui)

v2.1.9

Compare Source

This release includes security patches for:

   🐞 Bug Fixes
    View changes on GitHub

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.6

Compare Source

🚀 Features
  • Support Vite 6
    View changes on GitHub

v2.1.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.4

Compare Source

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Apr 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jike-sdk ❌ Failed (Inspect) Aug 11, 2025 0:11am

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 718044b to f84df18 Compare April 15, 2024 07:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f84df18 to 197a29d Compare April 17, 2024 21:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 197a29d to 3909ba0 Compare April 19, 2024 22:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3909ba0 to fcd30ec Compare April 20, 2024 06:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fcd30ec to cc24f73 Compare April 21, 2024 06:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cc24f73 to 1ef6916 Compare April 21, 2024 23:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1ef6916 to f92da64 Compare April 22, 2024 11:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f92da64 to 0f5e529 Compare April 22, 2024 11:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0f5e529 to 58cd32b Compare April 22, 2024 17:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 58cd32b to 5c5129e Compare April 22, 2024 19:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c5129e to 90da098 Compare April 23, 2024 08:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 90da098 to e43bff9 Compare April 23, 2024 13:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e43bff9 to 3463b81 Compare April 24, 2024 13:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7f5ef8d to 6523eb4 Compare July 18, 2025 23:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6523eb4 to 64a32ea Compare July 19, 2025 02:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 64a32ea to 595037a Compare July 19, 2025 21:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 595037a to df96489 Compare July 25, 2025 15:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from df96489 to a254273 Compare July 26, 2025 14:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a254273 to fea2a24 Compare July 27, 2025 10:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fea2a24 to ff6a422 Compare July 28, 2025 02:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ff6a422 to 5b2b0d5 Compare July 28, 2025 06:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5b2b0d5 to 4a19eab Compare July 29, 2025 22:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4a19eab to ba6faf5 Compare July 31, 2025 21:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ba6faf5 to d744cac Compare August 1, 2025 19:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d744cac to 5c8df99 Compare August 8, 2025 21:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c8df99 to 329c78f Compare August 10, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants